body{
	font: 12px/1.5 'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif;
	background: url(../../img/tbg.gif) repeat-x scroll center top;
}
a:focus, 
a:hover, 
a:active {
	color: #72c02c;
}

.color-green {
	color: #72c02c;
}

a.read-more:hover { 
	color:#72c02c; 
}

.linked:hover {
	color:#72c02c;
}

/*Slider
------------------------------------*/
.da-slide h2 i {
	background:url(../../plugins/parallax-slider/img/bg-heading.png) repeat;
}

/*Purchase
------------------------------------*/
.purchase a.btn-buy {
	background:#72c02c;
	text-shadow:0 1px 0 #51a00b;
}
.purchase a.btn-buy:hover {
	background:#68af28;
} 

/*Buttons
------------------------------------*/
.btn-u {
	background: #666666;
}

.btn-u:hover {
	background: #687074;
}

/*Service
------------------------------------*/
.service i {
	color:#e94735;
}
.service .desc h4{
	color:#595858;
}
.service .desc h4 span{
	font-size:12px;
}

/*Welcome Block*/
.servive-block .span4 h4 a:hover {
	color:#72c02c;
}

.servive-block .span4:hover h4,
.servive-block .span4:hover i {
	color:#72c02c;
}
.servive-block-in .span4 i {
	color:#72c02c;
}

/*Service Blocks*/
.service-alternative .service:hover { 
	background:#72c02c;
} 

/*Thumbnail (Recent Work)
------------------------------------*/
.thumbnail-style h3 a:hover {
	color:#72c02c;
}

.thumbnail-style a.btn-more {
	background:#72c02c;
}
.thumbnail-style a.btn-more:hover {
	box-shadow:0 0 0 2px #377500;
}

/*Carousel (Recent Work)*/
.recent-work a:hover span {
	border-bottom:solid 2px #72c02c;
}

.bx-wrapper .bx-prev {
	background-image: url(../../plugins/bxslider/images/controls.png);
}
.bx-wrapper .bx-next {
	background-image: url(../../plugins/bxslider/images/controls.png);
}

/*Typography
------------------------------------*/
/*Heading*/
.headline h3, 
.headline h4 {
	font-family:'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif;
	border-bottom:2px solid #d8d8d8;
	font-size:16px;
	line-height:35px;
}

.headline h3 span{
	font-size:12px;
}

/*Blockquote*/
blockquote:hover {
	border-left-color:#72c02c; 
}

.hero {
	border-left-color: #72c02c;
}

/*Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
	color: #72c02c;
}

/*Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
	color: #d8d8d8;
}

/*Footer Blog*/
.footer .dl-horizontal a:hover {
	color:#e94735 !important;
}


/*Blog Posts
------------------------------------*/
.posts .active_news{
	color:#e94735;
	border-right:solid 2px #e94735;
}

.posts .active_news img{
	border-color:none;
}

.posts .dl-horizontal:hover { 
	border-right:solid 2px #e94735;
}
.posts .dl-horizontal a:hover { 
	color:#e94735; 
}
.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dt i,
.posts .dl-horizontal:hover dd a { 
	color:#e94735;
	border-color:#e94735 !important;
}

.posts .dl-horizontal i{
	padding:0px 10px;
	font-size:45px;
	color:#72c02c;
}

.posts .dl-horizontal dd p{color:#b2b2b2;}

/*Tabs
------------------------------------*/
.nav-tabs li.active a, 
.nav-tabs li.active a:hover,
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover, 
.nav-tabs > .active > a:focus { 
	background:#555555; 
}
.nav-tabs > li > a:hover { 
	background:#555555; 
}
.tab-content { 
	border-top:solid 2px #e94735; 
}
.tab-content .tab-pane table tbody tr:hover > td{
	background-color:#fff;
}
.tab-content .tab-pane table tbody tr.tr-1 > td{
	background:#d0d0d0;
}
.tab-content .tab-pane table tbody tr.tr-2 > td{
	background:#e6e6e6;
}

/*Accardion
------------------------------------*/
.acc-home, .prd-nav{
	padding:0px 10px;
}
.acc-home a.accordion-toggle {
	background:#cccccc;
	font-size:14px;
}
.acc-home a.prd2,
a.prd:hover,
.acc-home a.active,
.acc-home a.accordion-toggle:hover {
	text-decoration: none;
	color:#e94735; 
}
.acc-home a.prd2{
	color:#555555;
}
.acc-home .collapse.in { 
	border-bottom:solid 1px #e94735; 
}
.acc-home .accordion-group .accordion-inner .table td img{
	vertical-align:middle;
	padding-right:5px;
	padding-bottom:5px;
}

/*Testimonials
------------------------------------*/
.testimonal-arrow a {
	color:#72c02c;
}
.testimonal-arrow a:hover {
	background:#72c02c !important;
}

/*Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#687074;
}

/*About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
	color:#72c02c !important;
}

/*Social Icons*/
.team ul li i:hover {
	background:#72c02c;
}	

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.pricing:hover h4 {
	color:#55c931;
}

.pricing-head h3 {
	background:#55c931;
	text-shadow:0 1px 0 #32a20f;
	border-bottom:solid 1px #41b91c;
}
.pricing-head h4 {
	color:#999;
	background:#fbfef2;
	border-bottom:solid 1px #f5f9e7;
}
	
/*Pricing Content*/
.pricing-content li {
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	color:#72c02c;
}

/*Pricing Footer*/
.pricing-footer a,
.pricing-footer button {
	background:#72c02c;
	text-shadow:0 1px 0 #38b312;
	border-bottom:solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
	background:#40ba1a;
}

/*Priceing Active*/
.price-active h4 {
	color:#55c931;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
	color:#55c931;
}

/*Right Sidebar
------------------------------------*/
/*Right Sidebar*/
.who li i,
.who li:hover i, 
.who li:hover a { 
	color:#72c02c; 
}

/*Privacy Page
------------------------------------*/
.privacy a:hover {
	color:#72c02c; 
}

/*Portfolio Page
------------------------------------*/
.sort li a:hover { 
	color: #72c02c; 
	border-bottom: 1px dotted #72c02c; 
}
.sort li a.selected { 
	color: #72c02c; 
	border-bottom: 1px solid #72c02c;
}

.view a.info:hover {
	background: #72c02c;
}

/*Blog Page
------------------------------------*/
.blog h3 {
	color:#687074;
}
.blog li a:hover {
	color:#72c02c;
}

.new-bg-mid p{
	text-indent: 2.3em;
}

.new-bg-mid .fzlc{
	margin:15px 50px 0px 50px;
}

.fzlc .devYear{ 
	background: url(../../img/others/year.png) no-repeat 0px center;
	width:60px;
	padding-left:10px;
	float:left;
	font-size:16px;
}
.fzlc .devCont{
	width:770px;
	line-height:22px;
	padding:10px 0px 10px 25px;
	border-left:1px solid #d1d1d1;
	float:right;
	color:#595757;
}
.fzlc .devContent .one{
	background:#e6e6e6;
}
.fzlc .devContent .two{
	background:#f7f7f7;
}
.fzlc .clearB {
	clear:both;
}

/*Blog Tags*/
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
	color:#72c02c;
}

/*Blog Ads*/
.blog-ads li img:hover {
	box-shadow:0 0 0 4px #72c02c;
}

/*Blog Latest Tweets*/
.blog-twitter p a {
	color:#72c02c;
}

/*Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
	color:#72c02c;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-border {
	border-top: solid 3px #72c02c;
}

/*Search Page
------------------------------------*/
.booking-blocks p a {
	color: #72c02c;
}

/*Icons Page
------------------------------------*/
.icon-page li:hover { 
	color:#72c02c;
}

/*Glyphicons*/
.glyphicons-demo a:hover {
	color: #72c02c;
	text-decoration: none;
}

.cate_active{color:#e94735}

.container .index {background: #f0f0f0;}
.new-bg {background: #f0f0f0;}

.new-bg-top{
	width:970px;
	height:30px;
	background:url(../../img/others/top.jpg) no-repeat;
}
.new-bg-mid{
	width:970px;
	min-height:590px;
	background:url(../../img/others/mid.jpg) repeat-y;
}
.new-bg-btm{
	width:970px;
	height:30px;
	background:url(../../img/others/btm.jpg) no-repeat;
}

.new-bg-mid h3{
	margin:0px 50px 0px 50px;
}

.new-bg-mid p, .new-bg-mid table{
	margin:15px 50px 0px 50px;
	width:870px;
}
